home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated Multimedia Almanac 1995 / Sports Illustrated Multimedia Almanac (1995)(StarPress)[Mac-PC].iso / pc / setup.lst < prev    next >
File List  |  1994-12-09  |  1KB  |  51 lines

  1. ; $$Begin$$
  2.  
  3. ; Copyright:    (c) 1994 StarPress Multimedia. All Rights Reserved.
  4. ;
  5. ; Project:      Sports Illustrated Multimedia Almanac
  6. ;
  7. ; Component:    Installer
  8. ;
  9. ; Description:  Setup information file
  10. ;
  11. ; ---------------------------------------------------------------------
  12. ;
  13. ;   $Author:   NSJ  $
  14. ;
  15. ;     $Date:   06 Jul 1994 17:31:12  $
  16. ;
  17. ;      $Log:   S:/almanac.vcs/install/setup.lsv  $
  18. ;
  19. ;  $Logfile:   S:/almanac.vcs/install/setup.lsv  $
  20. ;
  21. ; $Workfile:   setup.lst  $
  22. ;
  23. ; ---------------------------------------------------------------------
  24.  
  25. ; $$End$$
  26.  
  27. [Params]
  28.   WndTitle   = Sports Illustrated Multimedia Almanac Setup
  29.   WndMess    = Initializing the Setup program...
  30.   TmpDirSize = 1024
  31.   TmpDirName = ~almanac.tmp
  32.   CmdLine    = _mstest setup.mst /C "/S %s %s"
  33.   DrvModName = DSHELL
  34.  
  35. [Files]
  36.   setup.mst     = setup.mst
  37.   almanac.inf   = almanac.inf
  38.   setupapi.inc  = setupapi.inc
  39.   msdetect.inc  = msdetect.inc
  40.   msregdb.inc   = msregdb.inc
  41.   msshared.inc  = msshared.inc
  42.   mscomstf.dll  = mscomstf.dll
  43.   msinsstf.dll  = msinsstf.dll
  44.   msuilstf.dll  = msuilstf.dll
  45.   msshlstf.dll  = msshlstf.dll
  46.   msdetstf.dll  = msdetstf.dll
  47.   _mstest.exe   = _mstest.exe
  48.   _mssetup.exe  = _mssetup.exe
  49.   setup.dll     = setup.dll
  50.   setup.hlp     = setup.hlp
  51.